projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b92bdd
)
(solar-equinoxes-solstices): Add autoload.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 14 Nov 1993 22:54:45 +0000
(22:54 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 14 Nov 1993 22:54:45 +0000
(22:54 +0000)
lisp/calendar/solar.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/solar.el
b/lisp/calendar/solar.el
index 0298400b7992768d11461c34acaa612829f4878e..ad226b767a4f73a955eb9dc39b235f4824c33630 100644
(file)
--- a/
lisp/calendar/solar.el
+++ b/
lisp/calendar/solar.el
@@
-478,6
+478,7
@@
No diary entry if there is no sunset on that date."
(if light (format "%s Sabbath candle lighting"
(solar-time-string light date))))))
+;;;###autoload
(defun solar-equinoxes-solstices ()
"Date and time of equinoxes and solstices, if visible in the calendar window.
Requires floating point."